Continue Batch Process After Error Registry entry
Specifies whether processing of a batch continues with the next record when an error is encountered with a record, or whether processing of the batch is halted.
When batch processing, the default behaviotrue
and an error is encountered with a record, batch processing moves to the next record in the batch and attempts to process that one, and so on until the entire batch is processed.
Usage
This Registry entry can be assigned to users and groups:
Key | User | User | Group | Group |
---|---|---|---|---|
Key 1 | User | User | Group | Group |
Key 2 | user | user | Default | Default |
Key 3 | Table | Table | Table | Table |
Key 4 | table | Default | table | Default |
Key 5 | Continue Batch Process After Error | |||
Value | boolean |
User | user | Table | table | Continue Batch Process After Error | boolean |
User | user | Table | Default | Continue Batch Process After Error | boolean |
Group | Default | Table | table | Continue Batch Process After Error | boolean |
Group | Default | Table | Default | Continue Batch Process After Error | boolean |
where:
boolean | is Note:
If this entry is not present, a setting of |
Example
For all users, batch processing in the POS module will continue with the next record when an error is encountered with a record:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | epos |
Key 5 | Continue Batch Process After Error |
Value | true |